home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / domacnost a kancelar / evidence / Cedecka.exe / 0 / RCDATA / TFORM53 / TFORM53.txt < prev   
Text File  |  2001-04-25  |  7KB  |  361 lines

  1. object Form53: TForm53
  2.   Left = 235
  3.   Top = 141
  4.   Width = 640
  5.   Height = 454
  6.   Caption = 
  7.     'Evidence CD                                                     ' +
  8.     '                                             Trell@atlas.cz'
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Visible = True
  19.   OnActivate = FormActivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 46
  24.     Top = 50
  25.     Width = 37
  26.     Height = 13
  27.     Caption = 'N∩┐╜zev :'
  28.   end
  29.   object Label2: TLabel
  30.     Left = 53
  31.     Top = 117
  32.     Width = 26
  33.     Height = 13
  34.     Caption = 'Rok :'
  35.   end
  36.   object Label3: TLabel
  37.     Left = 36
  38.     Top = 84
  39.     Width = 45
  40.     Height = 13
  41.     Caption = 'Interpret :'
  42.   end
  43.   object Label5: TLabel
  44.     Left = 24
  45.     Top = 179
  46.     Width = 55
  47.     Height = 13
  48.     Caption = 'Pozn∩┐╜mky :'
  49.   end
  50.   object Label6: TLabel
  51.     Left = 45
  52.     Top = 148
  53.     Width = 34
  54.     Height = 13
  55.     Caption = 'D∩┐╜lka :'
  56.   end
  57.   object Bevel1: TBevel
  58.     Left = 6
  59.     Top = 39
  60.     Width = 621
  61.     Height = 169
  62.   end
  63.   object Label7: TLabel
  64.     Left = 502
  65.     Top = 111
  66.     Width = 32
  67.     Height = 13
  68.     Caption = 'Label7'
  69.   end
  70.   object Label8: TLabel
  71.     Left = 7
  72.     Top = 412
  73.     Width = 3
  74.     Height = 13
  75.   end
  76.   object Label9: TLabel
  77.     Left = 572
  78.     Top = 413
  79.     Width = 32
  80.     Height = 13
  81.     Caption = 'Label9'
  82.   end
  83.   object Label4: TLabel
  84.     Left = 407
  85.     Top = 143
  86.     Width = 79
  87.     Height = 13
  88.     Caption = 'Eviden∩┐╜n∩┐╜ ∩┐╜∩┐╜slo :'
  89.   end
  90.   object Button1: TButton
  91.     Left = 4
  92.     Top = 5
  93.     Width = 59
  94.     Height = 25
  95.     Caption = 'Hledat'
  96.     TabOrder = 0
  97.     OnClick = Button1Click
  98.     OnKeyDown = Button1KeyDown
  99.   end
  100.   object Button2: TButton
  101.     Left = 67
  102.     Top = 5
  103.     Width = 59
  104.     Height = 25
  105.     Caption = 'Vlo∩┐╜it'
  106.     TabOrder = 2
  107.     OnClick = Button2Click
  108.   end
  109.   object Button3: TButton
  110.     Left = 130
  111.     Top = 5
  112.     Width = 59
  113.     Height = 25
  114.     Caption = 'Upravit'
  115.     TabOrder = 3
  116.     OnClick = Button3Click
  117.   end
  118.   object Button4: TButton
  119.     Left = 192
  120.     Top = 5
  121.     Width = 59
  122.     Height = 25
  123.     Caption = 'Smazat'
  124.     TabOrder = 4
  125.     OnClick = Button4Click
  126.   end
  127.   object Button5: TButton
  128.     Left = 255
  129.     Top = 5
  130.     Width = 59
  131.     Height = 25
  132.     Caption = 'Seznam'
  133.     TabOrder = 5
  134.     OnClick = Button5Click
  135.   end
  136.   object Button6: TButton
  137.     Left = 318
  138.     Top = 5
  139.     Width = 59
  140.     Height = 25
  141.     Caption = 'Export'
  142.     TabOrder = 6
  143.     OnClick = Button6Click
  144.   end
  145.   object Button7: TButton
  146.     Left = 381
  147.     Top = 5
  148.     Width = 59
  149.     Height = 25
  150.     Caption = 'Import'
  151.     TabOrder = 7
  152.     OnClick = Button7Click
  153.   end
  154.   object Button8: TButton
  155.     Left = 568
  156.     Top = 5
  157.     Width = 59
  158.     Height = 25
  159.     Caption = 'OK'
  160.     TabOrder = 10
  161.     OnClick = Button8Click
  162.   end
  163.   object Edit1: TEdit
  164.     Left = 94
  165.     Top = 45
  166.     Width = 459
  167.     Height = 20
  168.     Font.Charset = EASTEUROPE_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -11
  171.     Font.Name = 'Andale Mono'
  172.     Font.Style = []
  173.     MaxLength = 56
  174.     ParentFont = False
  175.     ReadOnly = True
  176.     TabOrder = 11
  177.     OnExit = Edit1Exit
  178.     OnKeyDown = Edit1KeyDown
  179.   end
  180.   object Edit2: TEdit
  181.     Left = 94
  182.     Top = 79
  183.     Width = 373
  184.     Height = 21
  185.     MaxLength = 45
  186.     TabOrder = 12
  187.     OnKeyDown = Edit2KeyDown
  188.   end
  189.   object Edit3: TEdit
  190.     Left = 94
  191.     Top = 111
  192.     Width = 44
  193.     Height = 21
  194.     MaxLength = 4
  195.     TabOrder = 13
  196.     OnKeyDown = Edit3KeyDown
  197.   end
  198.   object Edit4: TEdit
  199.     Left = 94
  200.     Top = 143
  201.     Width = 73
  202.     Height = 21
  203.     MaxLength = 8
  204.     TabOrder = 14
  205.     OnKeyDown = Edit4KeyDown
  206.   end
  207.   object StringGrid1: TStringGrid
  208.     Left = 5
  209.     Top = 215
  210.     Width = 622
  211.     Height = 194
  212.     ColCount = 6
  213.     DefaultRowHeight = 18
  214.     FixedCols = 0
  215.     TabOrder = 1
  216.     OnDblClick = StringGrid1DblClick
  217.     OnKeyDown = StringGrid1KeyDown
  218.     OnSelectCell = StringGrid1SelectCell
  219.     ColWidths = (
  220.       38
  221.       206
  222.       169
  223.       40
  224.       62
  225.       81)
  226.   end
  227.   object Edit8: TEdit
  228.     Left = 94
  229.     Top = 176
  230.     Width = 459
  231.     Height = 21
  232.     MaxLength = 56
  233.     TabOrder = 15
  234.     OnKeyDown = Edit8KeyDown
  235.   end
  236.   object Button9: TButton
  237.     Left = 506
  238.     Top = 5
  239.     Width = 58
  240.     Height = 25
  241.     Caption = 'Zp∩┐╜t'
  242.     TabOrder = 9
  243.     OnClick = Button9Click
  244.   end
  245.   object Button10: TButton
  246.     Left = 444
  247.     Top = 5
  248.     Width = 58
  249.     Height = 25
  250.     Caption = 'Tisk'
  251.     TabOrder = 8
  252.     OnClick = Button10Click
  253.   end
  254.   object Button11: TButton
  255.     Left = 552
  256.     Top = 412
  257.     Width = 75
  258.     Height = 14
  259.     Caption = 'Registrovat'
  260.     TabOrder = 16
  261.     OnClick = Button11Click
  262.   end
  263.   object CheckBox1: TCheckBox
  264.     Left = 503
  265.     Top = 85
  266.     Width = 98
  267.     Height = 17
  268.     Caption = 'Zamyk∩┐╜n∩┐╜ dat'
  269.     TabOrder = 17
  270.     OnClick = CheckBox1Click
  271.   end
  272.   object Edit5: TEdit
  273.     Left = 501
  274.     Top = 139
  275.     Width = 51
  276.     Height = 21
  277.     MaxLength = 5
  278.     TabOrder = 18
  279.     OnKeyDown = Edit5KeyDown
  280.   end
  281.   object Button12: TButton
  282.     Left = 8
  283.     Top = 217
  284.     Width = 38
  285.     Height = 19
  286.     Caption = '∩┐╜∩┐╜s.'
  287.     TabOrder = 19
  288.     OnClick = Button12Click
  289.   end
  290.   object Button13: TButton
  291.     Left = 46
  292.     Top = 217
  293.     Width = 207
  294.     Height = 19
  295.     Caption = 'N∩┐╜zev                                                    '
  296.     TabOrder = 20
  297.     OnClick = Button13Click
  298.   end
  299.   object Button14: TButton
  300.     Left = 253
  301.     Top = 217
  302.     Width = 170
  303.     Height = 19
  304.     Caption = 'Interpret                                   '
  305.     TabOrder = 21
  306.     OnClick = Button14Click
  307.   end
  308.   object Button15: TButton
  309.     Left = 423
  310.     Top = 217
  311.     Width = 41
  312.     Height = 19
  313.     Caption = '    Rok     '
  314.     TabOrder = 22
  315.     OnClick = Button15Click
  316.   end
  317.   object Button16: TButton
  318.     Left = 464
  319.     Top = 217
  320.     Width = 63
  321.     Height = 19
  322.     Caption = 'D∩┐╜lka  '
  323.     TabOrder = 23
  324.     OnClick = Button16Click
  325.   end
  326.   object Button17: TButton
  327.     Left = 527
  328.     Top = 217
  329.     Width = 82
  330.     Height = 19
  331.     Caption = 'Pozn.   '
  332.     TabOrder = 24
  333.     OnClick = Button17Click
  334.   end
  335.   object Button18: TButton
  336.     Left = 218
  337.     Top = 139
  338.     Width = 101
  339.     Height = 25
  340.     Caption = 'Seznam skladeb'
  341.     TabOrder = 25
  342.     OnClick = Button18Click
  343.   end
  344.   object OpenDialog1: TOpenDialog
  345.     Filter = 'Trt  files|*.trt'
  346.     Left = 555
  347.     Top = 59
  348.   end
  349.   object SaveDialog1: TSaveDialog
  350.     Filter = 'Trt  files|*.trt'
  351.     Left = 587
  352.     Top = 59
  353.   end
  354.   object Timer1: TTimer
  355.     Interval = 3000
  356.     OnTimer = Timer1Timer
  357.     Left = 528
  358.     Top = 56
  359.   end
  360. end
  361.